Welcome![Sign In][Sign Up]
Location:
Search - linux device driver

Search list

[OtherLinux_Device_Drivers_3rd_Edition.chm

Description: Device driver development under the Linux OS, 3rd edition
Platform: | Size: 1362944 | Author: larry | Hits:

[Software EngineeringEssentialLinuxDeviceDrivers

Description: The Essential Linux Device Drivers Book. This book covers the device driver development for all popular devices on Linux 2.6 kernel
Platform: | Size: 4286464 | Author: Rejo | Hits:

[OtherPrentice.Hall.Essential.Linux.Device.Drivers.Apr.2

Description: linux 设备驱动开发的超级宝典,不论是初学者还是高手都有很多可以学习的-linux device driver development of super canon, whether beginner or expert has a lot to learn ... ...
Platform: | Size: 4261888 | Author: liuzhenhua | Hits:

[Linux-UnixLinux-Device-Derivers-3Editon

Description: Linux 设备驱动程序 魏永明编写的,设备驱动开发的经典。-Linux device driver Yong-Ming Wei written a classic device driver development.
Platform: | Size: 815104 | Author: 马翼枢 | Hits:

[Linux-UnixLinux-PC104-data_driver.pdf

Description: 基于Linux的PC104数据采集卡的驱动实现,是研究基于Linux的PC104接口的设备驱动论文。-PC104 Linux-based data acquisition card drivers to achieve, is to study the PC104 Linux-based device driver interface paper.
Platform: | Size: 276480 | Author: 李新龙 | Hits:

[Linux-UnixLINUX.device.scullp

Description: LINUX设备驱动程序scullp设计代码LINUX device driver design code scullp -LINUX device driver design code scullp
Platform: | Size: 9216 | Author: ner | Hits:

[Linux-UnixDevice-Driver-Development-

Description: Linux下基于CY7C68013芯片驱动程序开发-Device Driver Development of CY7C68013 Chip under Linux
Platform: | Size: 251904 | Author: xiaolei | Hits:

[Linux-UnixLinux-Device-Driver

Description: linux设备驱动,包括模块设计、设备驱动设计等-linux device drivers, including module design, device driver design
Platform: | Size: 16648192 | Author: 尹丹 | Hits:

[Linux-Unixbase-on-PowerPC-embeded-Linux

Description: 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供PowerPC和嵌入式Linux研究 开发及应用技术人员参考 也可作为高等院校计算机专业及Linux领域的师生的教学参考书-This book describes in detail how to create a complete embedded Linux Bootloader major custom Linux kernel includes customized Linux daemon custom LinuxRootfs custom Linux device driver programming Linux programming real-time Linux Expansion and other PowerPC chips with the same time the book describes the basic structure of PowerPC chip configuration guide and the book is characterized by development methods focus on practical examples of each content has specific reader to read the book for reference after the fast in the embedded PowerPC platform running on embedded Linux operating system from the beginning the system design and development of the book available for PowerPC and Embedded Linux research and development and application of technical colleges for reference computer can be used as the field of professional and student teaching Linux reference book
Platform: | Size: 1961984 | Author: 李立 | Hits:

[Linux-Unixlinux---device-drivers-2

Description: linux设备驱动开发第2版 -linux device drivers 2nd edition linux device driver development 2
Platform: | Size: 2099200 | Author: devil | Hits:

[Linux-UnixLinux-device-drivers-third-edition

Description: 详细介绍了linux的设备驱动程序开发方法,对想深入学习linux的驱动开发是个不错的选择-Details of the linux device driver development methods, like in-depth study on the linux driver development is a good choice
Platform: | Size: 1196032 | Author: | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[Linux-UnixLinux-driver-development2

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路中经常会使用CPLD和FPGA,2.4节讲解了CPLD和FPGA在电路中的作用。2.5~2.7节讲解实际项目开发过程中硬件分析的方法,包括如何进行原理图分析、时序分析以及如何快速地从芯片手册获取有效信息。2.8节讲解了调试过程中常用仪器、仪表的使用方法,涉及万用表、示波器和逻辑分析仪。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 2, drive design hardware foundation. This chapter explaining the bottom drive engineers must hardware foundation, gives the embedded system hardware principle and analysis methods of the panoramic views. Section 2.1 explain micro controller, microprocessor, digital signal processor and the application in particular areas of the processor respective characteristics. Section 2.2 of embedded system used in all kinds of memory and CPU interface, application field and features detailed explanation. Section 2.3 interpretation of common interface and peripherals, including bus way of working serial port, the I2C, USB, the Ethernet interface, ISA, PCI and cPCI, etc. The embedded system hardware circuit we often use CPLD and FPGA, section 2.4 explained CPLD and FPGA in a circuit ?
Platform: | Size: 866304 | Author: 华清远见 | Hits:

[Linux-Unixlinux_device_driver_source

Description: LINUX设备驱动程序第三版配套源码,学习LDD3必备!-LINUX device drivers third edition of the complete source code, learn LDD3 essential!
Platform: | Size: 141312 | Author: | Hits:

[Embeded LinuxEssential-Linux-Device-Drivers

Description: 很好的linux驱动开发资料,大量实战例子讲解linux驱动开发的方方面面。-"Probably the most wide ranging and complete Linux device driver book I ve read." --Alan Cox, Linux Guru and Key Kernel Developer The Most Practical Guide to Writing Linux Device Drivers
Platform: | Size: 4261888 | Author: reer | Hits:

[Linux-UnixEssential-Linux-Device-Drivers.chm.tar

Description: Essential linux divice driver
Platform: | Size: 4252672 | Author: canht | Hits:

[Linux-UnixLinux-Device-Drivers.2nd

Description: linux的设备驱动编程,英文版-linux device driver programming, English
Platform: | Size: 7130112 | Author: 很菜的菜鸟 | Hits:

[Linux-Unixlinux-device-(chinese)

Description: linux 设备驱动简述,包括驱动简介,字符驱动,调试技术等。-linux device driver description
Platform: | Size: 1572864 | Author: 风行 | Hits:

[Linux-UnixEssential-Linux-Device-Drivers

Description: 上传一本关于linux设备驱动的书籍,该书介绍的还是比较详细的,但是,是英文高清文字pdf,现在好多经典书籍都是国外人写的,国内人写的大部分也是翻译,或者借来的,缺乏原汁原味,有兴趣的可以看一下。-Upload a linux device driver on the books, the book is described in more detail, but the text is English definition pdf, now a lot of classic books are written by foreign and domestic who also wrote most of the translation, or by to the lack of genuine, interested can look at.
Platform: | Size: 5152768 | Author: 龚常 | Hits:

[Linux-UnixLinux-Device-Drivers-3rd.pdf

Description: Linux Device Drivers 3rd edition very good book to lean how to code a linux device driver
Platform: | Size: 12092416 | Author: johndoe12 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net